CIMPLICITY Configuration REST API Web Service
CIMPLICITY Configuration REST API Web Service
/ SQLGetResponse Json Schema
Collapse All
Expand All
In This Topic
SQLGetResponse Json Schema
In This Topic
Description
The results of the points get query
Overview
SQLGetResponse
The results of the points get query
SQLDefaultConnections :
Array[
CimSQLConnection
]
ConnectionType :
CimSQLConnectionType
ODBCDataSource :
string
UserID :
string
Passsword :
string
ReconnectWaitPeriod :
integer
ReconnectWaitUnit :
CimTimeUnitEnum
EnableStoreAndForward :
boolean
MaxNumberOfStoredRecord :
number
SQLTableConnections :
Array[
CimSQLTableConnection
]
Table_id :
string
SQLConnection :
CimSQLConnection
ConnectionType :
CimSQLConnectionType
ODBCDataSource :
string
UserID :
string
Passsword :
string
ReconnectWaitPeriod :
integer
ReconnectWaitUnit :
CimTimeUnitEnum
EnableStoreAndForward :
boolean
MaxNumberOfStoredRecord :
number
Properties
Name
Description
Data Type
SQLDefaultConnections
Array[
CimSQLConnection
]
SQLTableConnections
Array[
CimSQLTableConnection
]
See Also
CIMPLICITY Configuration REST API Web Service